tools: don't build/ship xenmon
authorHans van Kranenburg <hans@knorrie.org>
Sat, 5 Sep 2020 20:43:19 +0000 (22:43 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 24 Feb 2023 17:28:10 +0000 (18:28 +0100)
commitef2de7c4823520a62d77a91efb3ee1c7abde041e
tree4578a04c5e323742380fc440f7dc78a1c4392809
parentb233aa617624ed77580b79cccc2fce5c53625094
tools: don't build/ship xenmon

This is something that hasn't been touched (except for making it Python
3 compatible, which failed) since 2007. Don't build or ship it.

    -# xenmon
      File "/usr/sbin/xenmon", line 680
stop_cmd = "/usr/bin/pkill -INT -z global xenbaked"
    TabError: inconsistent use of tabs and spaces in indentation

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
tools/Makefile